SyServicePerformanceGoalsAssignment 
Logical Entity Name  SyServicePerformanceGoalsAssignment 
Default Table Name  SyServicePerformanceGoalsAssignment 
Physical Only  NO 
Definition 
 
Note 
 

SyServicePerformanceGoalsAssignment Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServicePerformanceGoalsAssignmentID(PK)    int  NO 
 
ManagerStaffID(FK)    int  NO 
 
SyStaffGroupID(FK)    int  NO 
 
SyStaffID(FK)    int  NO 
 
GoalAmount    money  NO 
 
GoalExceptions    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServicePerformanceGoalsAssignment Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_SyServicePerformanceGoalsAssignmentSyServicePerformanceGoalsAssignmentID  PrimaryKey  SyServicePerformanceGoalsAssignmentID 

SyServicePerformanceGoalsAssignment Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServicePerformanceGoalsAssignmentManagerStaffID_SyStaffSyStaffID      ManagerStaffID  NO  YES 
SyStaffGroup  Non-Identifying  One To Zero or More  FK_SyServicePerformanceGoalsAssignmentSyStaffGroupID_SyStaffGroupIDSyStaffGroupID      SyStaffGroupID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServicePerformanceGoalsAssignmentSyStaffID_SyStaffSyStaffID      SyStaffID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServicePerformanceGoalsAssignmentUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServicePerformanceGoalsAssignment Check Constraints 
Check Constraint Name  CheckConstraint